<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*   
Theme Name: Conference Child Theme
Theme URI:
Description: Use this theme to start your Conference Child Theme development.
Author: Victor Tihai
Author URI: http://wplook.com/
Template: conference-wpl
Version: 2.0.0
*/

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

.btn-white {
    background-color: #ffffff;
    text-transform: uppercase;
    color: #ea7519;
    padding: 11px 45px;
    -webkit-background-clip: padding-box;
    -webkit-border-radius: 30px;
    -moz-background-clip: padding-box;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-clip: padding-box;
}

.btn-white:hover,
.btn-white:focus {
    background: #ffffff;
    color: #ea7519;
}

.btn-white:active {
    background: #ffffff;
    color: #ea7519;
}

.btn-white:visited {
    color: #ea7519;
}

.footer .footer_bg {
    background-position: center center!important;
}

@media (max-width: 950px) {
    .main_menu ul.menu.showme,
    .main_menu div.menu&gt;ul.showme {
        display: block;
        height: 90vh;
        overflow-y: scroll;
        padding-bottom: 20px;
    }
    .main_menu div.menu&gt;ul.showme li:last-child {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .banner {}
    .banner .event-social ul li {
        display: block;
    }
    .banner .event-social ul li a {
        display: block;
        float: none;
        clear: both;
        margin-bottom: 10px;
    }
    .banner .event-social ul li:last-child {
        padding: 0 0.625rem;
    }
    .schedule ul li .schedule-body {
        -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
        -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
        box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.5);
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", -apple-system, Helvetica, Arial, sans-serif;
}

a,
a:link,
a:visited {
    color: #0062e9!important;
}

a:hover {
    color: #364894!important;
}

a.btn-default,
a.btn-default:link,
a.btn-default:visited {
    color: #ffffff!important;
    background-color: #364894!important;
}

a.btn-default:hover {
    color: #ffffff!important;
    background-color: #232e61!important;
}

.main_menu a {
    color: #ffffff!important;
}

.home-logo {
    background-image: url('minilogo-congreso-xx.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 71px;
    height: 60px;
    margin: 0;
    padding: 0;
    background-size: 80%;
}

.home-logo:hover {
    background-image: url('minilogo-congreso-xx-hover.png');
}

.home-logo a {
    padding: 0;
    width: 71px;
    height: 60px;
    display: block;
    text-indent: -9999em;
}

.register a:hover {
    color: #fff!important;
}

.main_menu {
    top: 0;
    background-color: #364894;
}

.main_menu ul.menu li.register,
.main_menu div.menu&gt;ul li.register {
    display: inline-block;
    float: right;
}

.main_menu ul.menu ul a,
.main_menu div.menu&gt;ul ul a {
    border-bottom: 1px solid #ffffff;
}

.main_menu ul.menu ul a:hover,
.main_menu div.menu&gt;ul ul a:hover {
    background-color: #5166bc!important;
    border-bottom: 1px solid #ffffff;
}

.banner {
    background-color: transparent;
}

.banner .event-social ul li a {
    color: #ffffff;
    background-color: #000000;
    padding: 15px 40px;
}

.banner .row {
    padding: 100px 40px 60px 40px;
}

@media (max-width: 480px) {
    .banner .event-social ul li a {
        display: block;
        float: none;
        clear: both;
        margin-bottom: 10px;
    }
    .banner .row {
        padding: 20px 0;
    }
    .banner .sub-logo,
    .banner .event-info {
        display: none;
    }
    .banner .event-social ul li:last-child {
        padding: 0 0.625rem;
    }
    .banner .banner_bg {
        background-position: 26% 20px!important;
        
    }
    .banner .social-links {
        margin-bottom: 0;
    }
}

.home .custom-widgets-home {
    padding: 0;
}

.home .custom-widgets-home&gt;.row {
    width: 100%;
    max-width: 100%;
}

h1.entry-title {
    line-height: 0.6em;
}

.footer .row .row {
    margin: 0;
}

.footer_widgets a:hover,
.footer_copyright a:hover {
    color: #ff7f1d!important;
}

#postnav {
    margin-bottom: 40px;
}

#postnav .nav-previous,
#postnav .nav-next {
    display: inline-block;
}

#postnav .nav-previous {
    float: left;
}

#postnav .nav-next {
    float: right;
}

.sidebar_widgets aside ul li a:hover {
    color: #ff7e1c;
}

.comments .commentlist .comment .comment-reply-link {
    color: #ff7e1c;
}

.home #sponsors ul {
    width: 100%;
    text-align: center;
}

.home #sponsors ul li {
    display: inline-block;
    float: none;
    width: 24.5%;
}

@media (max-width: 480px) {
    .home #sponsors ul li {
        width: 100%;
    }
}

.widget-inscripcion {
    border-bottom: 0;
    background-color: #e6e6e6;
    padding: 0;
}

.schedule ul li {
    width: 50%;
}

.schedule ul li .content .event-title {
    line-height: 1.3em;
}

@media (max-width: 480px) {
    .schedule ul li {
        width: 100%;
    }
}

.entry-tag b {
    color: #4d4c4c;
    display: inline-block;
    margin-right: 10px;
}

.entry-tag a {
    background: #ea7519;
    padding: 2px 5px 4px 5px;
    margin: 0 0 5px 0;
    display: inline-block;
}

.home-quienessomos p {
    width: 70%;
    margin: 0 auto;
}

@media (max-width: 1024px) {
    .home-quienessomos p {
        width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .home-quienessomos p {
        width: 90%;
        margin: 0 auto;
    }
}

.menu-social-icon i {
    width: 24px;
    text-align: center;
}

.menu-social-icon i.fa-ivoox {
    width: 24px;
    height: 16px;
    background: url(mini-icon-ivoox.png) center center no-repeat;
    vertical-align: bottom;
}

.menu-social-icon:hover i.fa-ivoox {
    width: 24px;
    height: 16px;
    background: url(mini-icon-ivoox_hover.png) center center no-repeat;
}


/* ------------------------------- */

.banner {
    height: 640px;
    background-color: #f2ce00;
    margin-top: 60px;
}

.banner .banner_bg {
    background-position: center center!important;
    background-size: auto!important;
    z-index: 0;
}

@media (max-width: 1024px) {
    .banner {
        height: 490px;
        margin-top: 120px;
    }
    .banner .banner_bg {
        background-size: cover!important;
    }
}

@media (max-width: 768px) {
    .banner {
        height: 370px;
        margin-top: 50px;
    }
    .banner .banner_bg {
        background-size: cover!important;
    }
}

@media (max-width: 425px) {
    .banner {
        height: 220px;
        margin-top: 50px;
    }
    .banner .banner_bg {
        background-size: cover!important;
    }
}

.main_menu ul.menu li a,
.main_menu div.menu&gt;ul li a {
    color: #ffffff;
}

.main_menu ul.menu li:hover&gt;a,
.main_menu .menu .current_page_ancestor&gt;a,
.main_menu .menu .current-menu-item&gt;a {
    color: #ffffff!important;
}

.main_menu .menu-item.active a {
    color: #ffffff!important;
}

.main_menu .menu .sub-menu,
.main_menu .menu .children {
    background-color: #364894;
    opacity: 0.9
}

.main_menu ul.menu li.register a,
.main_menu div.menu&gt;ul li.register a {
    background-color: #263367!important;
    font-weight: bold;
}

.mini_header {
    background-color: rgba(10, 110, 149, 0.6)!important;
}

.schedule ul li .content .event-title {
    color: #31afe1!important;
}

.entry-tag a {
    background-color: #31afe1;
    color: #ffffff!important;
}

.entry-tag a:hover {
    background-color: #0087bc;
}

.social-widget-margin a,
.social-widget-margin a:visited {
    color: #ffffff!important;
}

.speakers ul li .avatar .social a,
.footer .footer_copyright a {
    color: #ffffff!important;
}

.footer .fa {
    font-size: 24px;
}

.countdown-home {
    padding: 50px 0;
}


@media (max-width: 768px){
	.banner .banner_bg {
    	background-size: contain!important;
	}
}

@media (max-width: 425px){
	.banner .banner_bg {
		background-size: contain!important;
	}
}</pre></body></html>